Method Select<TResult>(Expression<Func<TreeRedbObject<TProps>, TResult>>)

Assembly: redb.Core.dll
public IRedbProjectedQueryable<TResult> Select<TResult>(Expression<Func<TreeRedbObject<TProps>, TResult>> selector)